queue size造句
例句与造句
- The maximum queue size contains a negative value
队列最大大小包含负值。 - It is always at least as large as the queue size
它总是至少和队列大小是是一样大小的。 - The journal settings you made , and the maximum queue size
) 、所做的日记设置和最大队列大小。 - The maximum journal queue size was set to an invalid value
日记队列的最大大小被设置为无效值。 - You might set properties to determine the maximum queue size and turn on journal recording for that queue
您可能设置属性来确定最大队列大小并打开该队列的日记记录。 - It's difficult to find queue size in a sentence. 用queue size造句挺难的
- The maximum queue size is typically set at the time of queue creation , although it can be reset later
最大队列大小通常是在创建队列时设置的,但是也可以在以后重置它。 - If an attempt is made to exceed either the maximum queue size or the computer message quota , messages might be lost
如果尝试超过最大队列大小或计算机消息配额,则消息可能会丢失。 - Red is the earliest and most popular aqm algorithm . the basic idea of red is to monitor the average queue size to detect network congestion
目前最常用也是最早提出的aqm算法是随机早期检测( randomearlydetection , red )算法。 - One however probably can combine this data with device queue sizes and average request execution time to get some decent values
然而一方面,我们可能可以把这个数据与设备排队尺寸以及平均请求执行时间结合起来以得到一些合适的数值。 - When the traffic load becomes heavy mred increases the value of maxp , and on the other hand when the traffic load becomes light mred decreases the value of maxp , and therefore mred can effectively adjust the congestion notification sending rate and stabilize the queue size . the differentiated services architecture , proposed by the ietf diffserv working group has recently become the preferred service model for addressing qos issues in ip networks because of its simplicity and scalability
当tcp连接数很大也就是拥塞程度严重时需要采用激进的方法,也即增大max _ p的值;当tcp连接数较小也就是拥塞程度较轻时需要采用保守的方法,也即减小max _ p的值;从而及时调整向源端发送拥塞通知的速率,维持队列长度的稳定,避免不必要的传输延时和抖动。 - To address these problems ietf advocates deploying active queue management mech anism . aqm made routers have the ability to decide when and how many packets to be dropped thus stabilize the queue size effectively and avoid the problems of lock - out along with full queues
主动式队列管理机制( activequeuemanagement , aqm )是ietf推出的基于fifo调度策略的队列管理机制,它使得路由器能够控制在什么时候丢弃多少包,从而有效地管理队列长度,以支持tcp端到端的拥塞控制。